﻿@charset "utf-8";
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
ul, li, ol{list-style:none;}
em ,i{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;outline:none;cursor:pointer;color:#333; transition:0.5s}
a:hover {text-decoration:none; color:#208501;}
*{/*word-wrap:break-word;word-break:break-all;-webkit-text-size-adjust:none;*/}
body,textarea,pre,input{font:12px/1.2 tahoma,arial,sans-serif;}
input,textarea{margin:0;padding:0;outline:none;font-size:100%;vertical-align:baseline;}
textarea{resize:none;}
textarea, input[type="text"], input[type="password"] {background:white url(../images/common/input_bg_sd.png) 0 0 no-repeat;}
hr {border:none;height:1px;}

html,body{height:100%;}
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}

.clearfix:after {content:"020";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {clear:both;zoom:1;}


.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #FBF779;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FF7400;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage .current{ background:#C6DDF1}
.table_form td{ height:50px;}


body {
	font-family: "Microsoft YaHei";
	background:#fff;
	line-height: 25px;
}
/*页头部分*/
.container {
	width:1200px;
	clear:both;
	margin:0 auto;
}
.toplink{ height:41px; background: #000; text-align: right; display:none;  }
.toplink a{ color: #fff; margin: 0 20px; display: inline-block; line-height: 40px }
.toplink a:hover{color: #ff2a00}
.weixin{float: right; top: 5px; width:30px; height:30px; position:relative; z-index: 100000; font-size:12px; text-align:center;} 
.weixin a{width:30px; height:30px; display:block; position:absolute; left:0; top:0;background:url(../images/weixin.png) no-repeat center top;  } 
.weixin .weixin_nr{width:100px; height:130px; padding:10px; background:#fff; text-align:center; 
	position:absolute;   display:none; left: -28px; top: 45px} 
.weixin .weixin_nr img{ margin-bottom:5px;} 
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:50px; top:-10px;} 
.weixin.on .weixin_nr{ display:block;} 
.weixin.on a{ background:url(../images/weixin.png) no-repeat left bottom;} 

.logoblock { background:#fff; #249c21; height:110px; width: 100%;  }
.logo{ float: left; }
.phone{ float: right; background:url(../images/phone.png) no-repeat left 8px; padding-left:58px; font-size:16px; color:#000; margin-top:28px; }
.phone p span{ font-size:30px; color:#029835; height:40px; line-height:40px; marging-right:30px; }
.logo img{  height: 55px; margin-top:30px; }





/*-- nav --*/
.nav{ background: #208501;  }
nav{
  position: relative; z-index: 1000;
  width:1200px;height:50px;margin:0 auto;
 
}
nav ul li{list-style:none;width:170px;height:50px;float:left; text-align:center;}
nav ul li a{font-size:14px;   color:#fff;text-decoration:none; height: 50px; display: block;}
nav ul li a em{ display: block; font-size: 16px; color:#fff; line-height:50px  }
nav ul li:hover a{ color: #fff }
nav ul li:hover a em{ color: #fff; transition: 0.5s }
nav ul li:hover,nav ul li.cur{background:#026000; transition: 0.5s }



nav .hid li{border:none; background:rgba(255,255,255,0.9); }
nav .hid li:hover{background:#026000;}

nav ul li ul{ position: relative; top: -4px; }
nav ul li ul li{height: 40px; line-height: 40px;transition: 1s  }
nav ul li ul li a{ font-weight:normal; font-size:14px;color: #000!important}
nav ul li ul li:hover a{ color:#fff!important}
nav .hid2{display:none;}
nav ul li:hover .hid2{display:block;-webkit-animation:aa 1s;-moz-animation:aa 0.5s; }
 /*调用动画函数，并且1S执行 */





/*----slider----*/
#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
	width: 100%;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 1%;
	right: 0%;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 47%;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 56%;
	left: 8%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 41px;
	background: url("../images/leftarrow.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 8%;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager span {
	float: left;
}
#slider3-pager span {
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius:30em;
	opacity:1;
}
#slider3-pager a {
	padding: 0;
}
#slider3-pager li {
	display:inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 99%;
	z-index: 999;
	padding: 0;
	margin: 0;
	margin-top:-3em;
	left:50%;
	margin-left:-52px;
}
.callbacks_tabs li {
	display:inline-block;
}
@media screen and (max-width: 600px) {
	h1 {
	font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.callbacks_nav {
	top: 47%;
}
}


/*----*/
.callbacks_tabs a {
visibility: hidden;
padding: 0 0.2em;
}
.callbacks_tabs a:after {
	content: "f111";
	font-size:0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height:12px;
	width:12px;
	display:inline-block;
	border:2px solid #E9E9E9;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}
.callbacks_here a:after {
	border:2px solid #96c94a;
}
.header-info {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 9%;
}
.header-info h2 a {
	display:inline-block;
	color:#fff;
	padding:0.5em 2em;
	background:rgba(255, 255, 255, 0.32);
	text-decoration:none;
}
.header-info h2 a:hover {
	color:#fff;
	background:#60B0E6;
}
.header-info lable {
	background:#fff;
	height: 1px;
	width: 36%;
	display: block;
	margin-top:2em
}
.header-info h1 a {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
.header-info h1 a:hover {
	color:#CA670C;
}




.longimg{ background: url(../images/indexbg.jpg) no-repeat center top; background-size: 100% auto;
 text-align: center; padding: 60px 0; width: 100%; color: #fff; margin-top: 50px; overflow: hidden; }
 
.longimg1{ background: url(../images/indexbg1.jpg) no-repeat center top; height:250px; padding:0px; margin-top:0px; }
.longimg strong{ line-height: 50px; font-size: 25px; display: block; }
.longimg span{ font-size: 18px }


.footlogo{  text-align: center; width:300px; margin:0 auto; display: block; }
.footer {
	overflow:hidden;
	display:block;
	color:#fff;
	font-size:14px;
	background: url(../images/footbg.jpg) no-repeat center top;
	padding: 50px 0;
}
.footlink{ line-height: 80px; text-align: center; }
.footlink a{ margin: 0 20px; color: #fff }

.footinfo1,.footinfo2,.footinfo3{ float: left; padding-left: 30px; border-right: 1px solid #ddd;
 overflow: hidden; height: 300px; margin:30px auto; }
.footinfo img{ margin-right: 20px }
.footinfo strong,.footinfo span,.footinfo em{ display: block; margin-bottom: 20px }
.footinfo strong{ width: 100px; line-height: 40px; color: #fff; background: #328b16; border-radius: 20px; text-align: center;}
.footall{border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; overflow: hidden;}
.footinfo1{ width: 200px; text-align: center; }
.footinfo1 img{ width: 150px }
.footinfo p a{ color:#fff;}

.footinfo2{ padding-right:30px; width: 327px }
.footinfo2 img{ margin-top: 3px; vertical-align: -7px }
.footinfo2 p{ margin-top: 20px; }
.footinfo3{ width: 548px;  }

.footinfo { font-size: 14px;  color: #fff; line-height: 80px; text-align: center; border-top: 1px solid #ccc  }



/*首页标题*/
.indextit {
    background: url(../images/titbg.png) no-repeat center top;
    height: 100px;
    text-align: center;
    font-weight: bold;
    padding-top: 50px;
    margin: 16px auto;
}

.indextit p {
    color: #fff;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
}
.indextit i {
    font-size: 20px;
    font-weight: normal;
    color: #ccc;
}


.probox{  display: block; clear: both;  margin-bottom: 30px; overflow: hidden; }

.probox_left{ float: left;  width: 242px; margin-top:50px;  }
.probox_right{ float: right;  width:930px; margin-top:50px; }

.left_tit{ background:url(../images/titbg1.png) no-repeat center top; overflow: hidden; display: block;color: #fff; font-size: 20px;text-align: center; height: 48px; padding-top: 25px  }

.left_pro{  z-index: 1; background: #fbfbfb; border: 1px solid #379600;  width: 240px; border-top: none; overflow: hidden; padding-top: 20px  }
.left_pro ul{ width: 210px; margin:20px auto }
.left_pro ul p{ background: #379600; color: #fff; padding-left:20px; height: 50px; line-height: 50px;   }
.left_pro ul p a{ color: #fff; padding:0 5px; font-size: 16px }
.left_pro ul p:hover {  background: #208501}
.left_pro ul li{ padding-left: 22px; background: url(../images/leftbg.png) left 8px no-repeat; line-height: 25px; display: inline-block; }


.youshi{ background: #379600; overflow: hidden; display: block; padding: 5px 0 ; }
.youshi ul li{ float: left;  margin:5px;  text-align: center; color: #fff  }
.youshi ul li img{ width: 50px; height: 50px; border: 1px solid #fff; border-radius: 10px; padding: 8px;  }

.indexcontact{border: 1px solid #379600; }
.indexcontact span{ text-align: center; display: block; font-size: 16px; line-height: 50px }
.indexcontact div{ width: 90%; margin:0 auto; }





/*产品分类*/
/*产品*/
.check_tit{  text-align: center;  margin-top: 30px}
.check_tit em{ display:inline-block; cursor: pointer; margin:0  8px 10px 8px; background: #f7f7f7;
 text-align: center; font-size: 14px;   height:30px; line-height:30px; color: #fff;  padding: 0 10px; transition: 1s;background:#379600; color: #fff;
 border-radius: 10px }
.check_tit em:hover,.check_tit em.on{ background:#ffa525; color: #fff; border-radius: 20px }
.check_con ul{ clear:both; overflow: hidden; padding-top: 10px }
.check_con ul li{ float:left; width:270px; margin-right: 26px ;
  background: #fff;  overflow: hidden;  border:1px solid #eee;  margin-bottom:30px;  transition: 0.8s; padding: 10px}
.check_con ul li:hover{  background: #379600  }
.check_con ul li:nth-child(3n){ margin-right: 0 }
.check_con ul li img{ height: 200px; width: 100%; overflow: hidden;}
.check_con ul li strong{ font-size:16px;  text-align: center; display: block;  height:30px; line-height:30px;  }
.check_con ul li strong,.check_con ul li p{ padding: 0 10px; color: #333; font-weight: normal; overflow: hidden; }
.check_con ul li:hover strong,.check_con ul li:hover p{ color: #fff }
.check_con ul li p { margin-bottom: 20px; color: #999; font-size: 14px; margin-top:5px }
.check_tit em:hover,.check_tit em.on{ color: #fff;  }





.proconlist{ float: left; width: 925px; }
.proconlist li{ float: left; margin-left: 24px; width: 281px;
 margin-bottom:15px; padding-bottom: 20px; transition: 0.8s; border:1px solid #ccc; position: relative;   background: #fff; text-align: center; overflow:hidden; }
.proconlist li img{ height:200px; overflow: hidden; }
.proconlist li p{ height:30px; line-height:30px; font-size: 18px; text-align: left; padding-left: 20px }
.proconlist li span{ color: #328b16; text-align: left; padding-left: 20px; display: block; }
.proconlist li:hover{ box-shadow: 5px 5px 5px #ccc; margin-top: -10px; margin-bottom:25px;}

.profenlei{float: left; width: 275px; background: #f1f1f1}
.profenlei li{ line-height: 70px; font-size: 16px; border-bottom: 1px solid #e6e6e6; 
	color: #666; padding-left: 10px; transition: 0.5s; cursor: pointer; border-left: 4px solid #f1f1f1; }
.profenlei li:hover{ background: #fff; border-left: 4px solid #328b16; padding-left:80px }
